.tgtl734xwl {
    border-width: 2px;
}

img,
.card-wrap,
.uxuqtxbt9b,
.video-wrapper,
.kk9ah2pl0y iframe,
.jej0pi82oj iframe,
.slide-content,
.plan,
.v20pebrj7n,
.z8h840mus6 {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fffdeb;
}

body {
    font-family: Liter;
}

.uc6p7587xq {
    font-family: 'Liter', sans-serif;
    font-size: 7.8rem;
    line-height: 1;
}

.uc6p7587xq>.hd3mok7ecs {
    font-size: 9.75rem;
}

.odzx850neq {
    font-family: 'Liter', sans-serif;
    font-size: 4.5rem;
    line-height: 1;
}

.odzx850neq>.hd3mok7ecs {
    font-size: 5.625rem;
}

.wgn43lvp3s {
    font-family: 'Liter', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.wgn43lvp3s>.hd3mok7ecs {
    font-size: 1.5rem;
}

.ftfsdmdf7g {
    font-family: 'Liter', sans-serif;
    font-size: 2rem;
    line-height: 1.5;
}

.ftfsdmdf7g>.hd3mok7ecs {
    font-size: 2.5rem;
}

.kwfrwh1yrp {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.kwfrwh1yrp>.hd3mok7ecs {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .uc6p7587xq {
        font-size: 6.24rem;
    }
}

@media (max-width: 768px) {
    .uc6p7587xq {
        font-size: 5.46rem;
        font-size: calc(3.38rem + (7.8 - 3.38) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.38rem + (7.8 - 3.38) * ((100vw - 20rem) / (48 - 20))));
    }

    .odzx850neq {
        font-size: 3.6rem;
        font-size: calc(2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20))));
    }

    .wgn43lvp3s {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .ftfsdmdf7g {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

    .kwfrwh1yrp {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .uc6p7587xq {
        font-size: 5.46rem;
        font-size: calc(3.38rem + (7.8 - 3.38) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (3.38rem + (7.8 - 3.38) * ((100vw - 62rem) / (87 - 62))));
    }

    .odzx850neq {
        font-size: 3.6rem;
        font-size: calc(2.225rem + (4.5 - 2.225) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.225rem + (4.5 - 2.225) * ((100vw - 62rem) / (87 - 62))));
    }

    .wgn43lvp3s {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .ftfsdmdf7g {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
    }

    .kwfrwh1yrp {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.tgtl734xwl {
    padding: 1rem 3.5rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .tgtl734xwl {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #ffd100 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.klbinb8j9y,
.klbinb8j9y:active {
    background-color: #ffd100 !important;
    border-color: #ffd100 !important;
    color: #000000 !important;
    box-shadow: none;
}

.klbinb8j9y:hover,
.klbinb8j9y:focus,
.klbinb8j9y.focus,
.klbinb8j9y.dqca59wec3 {
    color: #000000 !important;
    background-color: #ffda33 !important;
    border-color: #ffda33 !important;
    box-shadow: none;
}

.klbinb8j9y.toqolink60,
.klbinb8j9y:disabled {
    color: #000000 !important;
    background-color: #ffda33 !important;
    border-color: #ffda33 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #474747 !important;
    border-color: #474747 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.dqca59wec3 {
    color: #ffffff !important;
    background-color: #616161 !important;
    border-color: #616161 !important;
    box-shadow: none;
}

.btn-secondary.toqolink60,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #616161 !important;
    border-color: #616161 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.dqca59wec3 {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.toqolink60,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.dqca59wec3 {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.toqolink60,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.dqca59wec3 {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.toqolink60,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.dqca59wec3 {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.toqolink60,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.dqca59wec3 {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.toqolink60,
.btn-white:disabled {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.dqca59wec3 {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.toqolink60,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #ffd100;
    color: #ffd100;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.dqca59wec3 {
    color: #a88a00 !important;
    background-color: transparent !important;
    border-color: #a88a00 !important;
    box-shadow: none !important;
}

.btn-primary-outline.toqolink60,
.btn-primary-outline:disabled {
    color: #000000 !important;
    background-color: #ffd100 !important;
    border-color: #ffd100 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #474747;
    color: #474747;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.dqca59wec3 {
    color: #1c1c1c !important;
    background-color: transparent !important;
    border-color: #1c1c1c !important;
    box-shadow: none !important;
}

.btn-secondary-outline.toqolink60,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #474747 !important;
    border-color: #474747 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.dqca59wec3 {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.toqolink60,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.dqca59wec3 {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.toqolink60,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.dqca59wec3 {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.toqolink60,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.dqca59wec3 {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.toqolink60,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.dqca59wec3 {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.toqolink60,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.dqca59wec3 {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.toqolink60,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #ffd100 !important;
}

.text-secondary {
    color: #474747 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.dqca59wec3 {
    color: #ffd100 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.dqca59wec3 {
    color: #141414 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.dqca59wec3 {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.dqca59wec3 {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.dqca59wec3 {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.dqca59wec3 {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.dqca59wec3 {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.dqca59wec3 {
    color: #000000 !important;
}

a[class*="text-"]:not(.tudkryp98i):not(.dropdown-item):not([role]):not(.bvaracwff0) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

.nav-tabs .tudkryp98i.dqca59wec3 {
    color: #ffd100;
}

.nav-tabs .tudkryp98i:not(.dqca59wec3) {
    color: #232323;
}

.siq0lp2396 {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.bgw3dra74x {
    background-color: #ae1e2c;
}

.d48ub5a7tk .tgtl734xwl:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.dqca59wec3 .tgtl734xwl {
    background-color: #ffd100;
    border-color: #ffd100;
    color: #191500;
}

.mbr-gallery-filter li.dqca59wec3 .tgtl734xwl:focus {
    box-shadow: none;
}

.nav-tabs .tudkryp98i {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #ffd100;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #fff6cc;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.j7cur9nr6x {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.j7cur9nr6x>.hd3mok7ecs {
    font-size: 1.75rem;
}

.j7cur9nr6x:hover,
.j7cur9nr6x:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #ffd100 !important;
}

.j7cur9nr6x:-webkit-input-placeholder {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.j7cur9nr6x:-webkit-input-placeholder>.hd3mok7ecs {
    font-size: 1.75rem;
}

blockquote {
    border-color: #ffd100;
}

/* Forms */
.mlfgo4jb9t .input-group-btn .tgtl734xwl {
    border-radius: 100px !important;
}

.mlfgo4jb9t .input-group-btn .tgtl734xwl:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.mlfgo4jb9t .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.mlfgo4jb9t .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #ffd100;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #ffd100;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #ffd100;
    border-bottom-color: #ffd100;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #ffd100 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #474747 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffd100' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .c5njmzokyj {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .c5njmzokyj {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .morgfw2b8x {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .morgfw2b8x {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.edkkj24nyp {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.edkkj24nyp .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .edkkj24nyp .bjuomcr69x {
        transform: scale(0.8);
    }
}

.edkkj24nyp .q2nn1bdot6 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.edkkj24nyp .q2nn1bdot6 img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 0px !important;
}

.edkkj24nyp .q2nn1bdot6 .bvaracwff0 {
    line-height: inherit !important;
}

.edkkj24nyp .q2nn1bdot6 .egfeeb7dtv a {
    outline: none;
}

.edkkj24nyp .ajkf81rmqy {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.edkkj24nyp .ajkf81rmqy .l70utqe2u7 {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.edkkj24nyp .ajkf81rmqy .l70utqe2u7 .tudkryp98i {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.edkkj24nyp .ajkf81rmqy .l70utqe2u7 .tudkryp98i:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.edkkj24nyp .ajkf81rmqy .open .tudkryp98i::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .edkkj24nyp .ajkf81rmqy .open .tudkryp98i::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.edkkj24nyp .ajkf81rmqy .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.edkkj24nyp .ajkf81rmqy .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .edkkj24nyp .ajkf81rmqy {
        padding-left: 1.5rem;
    }
}

.edkkj24nyp .tudkryp98i {
    width: fit-content;
    position: relative;
}

.edkkj24nyp .egfeeb7dtv {
    padding-left: 2rem;
    margin: 0 !important;
}

@media (max-width: 767px) {
    .edkkj24nyp .egfeeb7dtv {
        padding-left: 1rem;
    }
}

.edkkj24nyp .bvaracwff0 {
    padding-left: 1rem;
    padding-right: 0.5rem;
    color: #000000;
}

@media (max-width: 767px) {
    .edkkj24nyp .elqzk8vtsi {
        padding-bottom: 0.5rem;
    }
}

.edkkj24nyp .elqzk8vtsi .yef2pdgrdi.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.edkkj24nyp .c5njmzokyj {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
}

@media (max-width: 992px) {
    .edkkj24nyp .c5njmzokyj {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .edkkj24nyp .c5njmzokyj {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.edkkj24nyp .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.edkkj24nyp .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffee32;
    background: #ffee32 !important;
}

.edkkj24nyp .l70utqe2u7:focus,
.edkkj24nyp .tudkryp98i:focus {
    outline: none;
}

.edkkj24nyp .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.edkkj24nyp .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.edkkj24nyp .dropdown .dropdown-menu .dropdown-item .hd3mok7ecs {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.edkkj24nyp .dropdown .dropdown-menu .dropdown-item .hd3mok7ecs:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.edkkj24nyp .g9a218c83m .dropdown-menu .dropdown-item:before {
    display: none;
}

.edkkj24nyp .g9a218c83m .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.edkkj24nyp .ueo4et85tx {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.edkkj24nyp .ueo4et85tx.opened {
    transition: all 0.25s;
}

.edkkj24nyp .ueo4et85tx .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.edkkj24nyp .ueo4et85tx .egfeeb7dtv img {
    width: auto;
}

.edkkj24nyp .ueo4et85tx .brew8dzamn {
    z-index: 1;
    justify-content: flex-end;
}

.edkkj24nyp .ueo4et85tx.g9a218c83m {
    justify-content: center;
}

.edkkj24nyp .ueo4et85tx.g9a218c83m .l70utqe2u7 .tudkryp98i::before {
    display: none;
}

.edkkj24nyp .ueo4et85tx.g9a218c83m.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .edkkj24nyp .ueo4et85tx.g9a218c83m.opened:not(.navbar-short) .brew8dzamn {
        max-height: calc(98.5vh - 3rem);
    }
}

.edkkj24nyp .ueo4et85tx.g9a218c83m .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.edkkj24nyp .ueo4et85tx.g9a218c83m .dropdown-menu .dropdown-item:after {
    right: auto;
}

.edkkj24nyp .ueo4et85tx.g9a218c83m .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.edkkj24nyp .ueo4et85tx.g9a218c83m ul.ajkf81rmqy li {
    margin: auto;
}

.edkkj24nyp .ueo4et85tx.g9a218c83m .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.edkkj24nyp .ueo4et85tx.g9a218c83m .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .edkkj24nyp .ueo4et85tx {
        min-height: 72px;
    }

    .edkkj24nyp .ueo4et85tx .egfeeb7dtv img {
        height: 2rem !important;
    }
}

@media (max-width: 991px) {
    .edkkj24nyp .ueo4et85tx .l70utqe2u7 .tudkryp98i::before {
        display: none;
    }

    .edkkj24nyp .ueo4et85tx.opened .dropdown-menu {
        top: 0;
    }

    .edkkj24nyp .ueo4et85tx .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .edkkj24nyp .ueo4et85tx .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .edkkj24nyp .ueo4et85tx .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .edkkj24nyp .ueo4et85tx .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .edkkj24nyp .ueo4et85tx .q2nn1bdot6 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .edkkj24nyp .ueo4et85tx .bjuomcr69x {
        flex-basis: auto;
    }

    .edkkj24nyp .ueo4et85tx .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.edkkj24nyp .ueo4et85tx.navbar-short .egfeeb7dtv img {
    height: 2rem;
}

.edkkj24nyp .dropdown-item.dqca59wec3,
.edkkj24nyp .dropdown-item:active {
    background-color: transparent;
}

.edkkj24nyp .nxa932qewg .ajkf81rmqy .tudkryp98i {
    padding: 0;
}

.edkkj24nyp .elqzk8vtsi .yef2pdgrdi.dropdown-toggle {
    margin-right: 1.667em;
}

.edkkj24nyp .elqzk8vtsi .yef2pdgrdi.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.edkkj24nyp .ueo4et85tx.nxa932qewg .dropdown .dropdown-menu {
    background: #ffee32;
}

.edkkj24nyp .ueo4et85tx.nxa932qewg .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.edkkj24nyp .ueo4et85tx .dropdown.open>.dropdown-menu {
    display: flex;
}

.edkkj24nyp ul.ajkf81rmqy {
    flex-wrap: wrap;
}

.edkkj24nyp .likxp83sjd {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .edkkj24nyp .likxp83sjd {
        text-align: left;
    }
}

.edkkj24nyp button.bjuomcr69x {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.edkkj24nyp button.bjuomcr69x .fm792m98tu span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.edkkj24nyp button.bjuomcr69x .fm792m98tu span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.edkkj24nyp button.bjuomcr69x .fm792m98tu span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.edkkj24nyp button.bjuomcr69x .fm792m98tu span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.edkkj24nyp button.bjuomcr69x .fm792m98tu span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.edkkj24nyp nav.opened .fm792m98tu span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.edkkj24nyp nav.opened .fm792m98tu span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.edkkj24nyp nav.opened .fm792m98tu span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.edkkj24nyp nav.opened .fm792m98tu span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.edkkj24nyp .pbtx5v2g7z {
    padding: 0;
    background: #ffee32 !important;
}

.edkkj24nyp .opacityScroll {
    background: #ffee32 !important;
}

.edkkj24nyp a.tudkryp98i {
    display: flex;
    align-items: center;
    justify-content: center;
}

.edkkj24nyp .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .edkkj24nyp .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .edkkj24nyp .ueo4et85tx {
        height: 70px;
    }

    .edkkj24nyp .ueo4et85tx.opened {
        height: auto;
    }

    .edkkj24nyp .l70utqe2u7 .tudkryp98i:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.edkkj24nyp .d48ub5a7tk {
    margin: -0.6rem -0.6rem;
}

.edkkj24nyp .bjuomcr69x {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .edkkj24nyp .q2nn1bdot6 {
        margin-right: auto;
    }

    .edkkj24nyp .brew8dzamn {
        z-index: -1 !important;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffee32;
        opacity: 1;
        border-color: #ffee32 !important;
        background: #ffee32 !important;
        backdrop-filter: blur(8px);
    }

    .edkkj24nyp .ajkf81rmqy .l70utqe2u7 .tudkryp98i::after {
        margin-left: 10px;
    }

    .edkkj24nyp .ajkf81rmqy .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .edkkj24nyp .ueo4et85tx .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .edkkj24nyp .ueo4et85tx .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .edkkj24nyp .brew8dzamn {
        left: -0.7rem;
        width: 106%;
        border-radius: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    .edkkj24nyp .brew8dzamn {
        left: 0rem;
        width: 106%;
        border-radius: 0;
    }
}

@media (max-width: 575px) {
    .edkkj24nyp .brew8dzamn {
        padding: 1rem;
    }
}

.edkkj24nyp .tudkryp98i,
.edkkj24nyp .dropdown-item {
    color: #000000;
}

.aksq821ag3 {
    display: flex;
    padding-top: 150px;
    padding-bottom: 300px;
    background-color: #ffffff;
    overflow: hidden;
}

.aksq821ag3 .l8iey0qvu2.toqolink60 {
    display: none;
}

.aksq821ag3 img {
    width: 200px;
    height: 200px;
    filter: grayscale(1);
    object-fit: cover;
    border-radius: 4rem !important;
}

@media (max-width: 767px) {
    .aksq821ag3 img {
        display: none;
    }
}

@media (min-width: 992px) {
    .aksq821ag3 img {
        z-index: 10;
    }
}

.aksq821ag3 .vuo5zdz6d4 {
    position: absolute;
    left: 7%;
    top: 15%;
    animation: circle1 6s linear infinite;
}

.aksq821ag3 .cfe3g3prm7 {
    position: absolute;
    right: 7%;
    top: 13%;
    animation: circle1 6s linear infinite;
}

.aksq821ag3 .wn4sdevwgk {
    position: absolute;
    left: 12%;
    bottom: 30%;
    animation: circle2 6s linear infinite;
}

.aksq821ag3 .cva44syfd6 {
    position: absolute;
    right: 15%;
    bottom: 28%;
    animation: circle2 6s linear infinite;
}

@keyframes circle1 {
    0% {
        transform: rotate(0deg) translate(-8px) rotate(0deg);
    }

    100% {
        transform: rotate(360deg) translate(-8px) rotate(-360deg);
    }
}

@keyframes circle2 {
    0% {
        transform: rotate(360deg) translate(-8px) rotate(-360deg);
    }

    100% {
        transform: rotate(0deg) translate(-8px) rotate(0deg);
    }
}

.aksq821ag3 .bqz4m4rrw0 {
    border: 1px solid currentColor;
    border-radius: 20px;
    padding: 5px 30px;
    text-align: center;
    display: inline-block;
    margin-bottom: 6px;
}

.aksq821ag3 .fhhfixgcyt {
    position: absolute;
    bottom: -1430px;
    left: -20%;
    width: 140%;
    height: 1700px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background: #161300;
}

@media (max-width: 992px) {
    .aksq821ag3 .fhhfixgcyt {
        bottom: -1300px;
        height: 1500px;
    }
}

@media (max-width: 767px) {
    .aksq821ag3 .fhhfixgcyt {
        height: 600px;
        bottom: -500px;
    }
}

.aksq821ag3 .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.aksq821ag3 .dh7ntsefqa {
    padding: 5rem 1rem;
}

@media (min-width: 992px) {
    .aksq821ag3 .dh7ntsefqa {
        padding: 5rem 3rem;
    }
}

@media (min-width: 768px) {
    .aksq821ag3 {
        align-items: flex-start;
    }

    .aksq821ag3 .ua6jeh75w9 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .aksq821ag3 .dh7ntsefqa {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .aksq821ag3 {
        -webkit-align-items: center;
        align-items: center;
    }

    .aksq821ag3 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .aksq821ag3 .dh7ntsefqa {
        width: 100%;
    }
}

.aksq821ag3 .d3ps82tz26 {
    text-align: center;
    color: #000000;
}

.aksq821ag3 .athgd4d02e,
.aksq821ag3 .d48ub5a7tk {
    text-align: center;
    color: #000000;
}

.aksq821ag3 .bqz4m4rrw0,
.aksq821ag3 .h30m2eysj3 {
    text-align: center;
    color: #000000;
}

.aksq821ag3 .tjovnq1q3t {
    color: #232323;
    text-align: center;
}

.sl341resoh {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #161300;
}

.sl341resoh .sy5hz41hvc {
    line-height: 1.2;
    color: #FFFFFF;
    text-align: left;
}

.sl341resoh img,
.sl341resoh .ws1u8fskv1 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.sl341resoh .vl0ijfxgks:focus,
.sl341resoh span:focus {
    outline: none;
}

.sl341resoh .vl0ijfxgks {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .sl341resoh .vl0ijfxgks {
        margin-bottom: 1rem;
    }
}

.sl341resoh .z8h840mus6 {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.sl341resoh .d48ub5a7tk {
    margin-top: auto !important;
}

.sl341resoh .d3ps82tz26 {
    color: #FFFFFF;
    text-align: left;
}

.sl341resoh .athgd4d02e,
.sl341resoh .d48ub5a7tk {
    color: #838383;
    text-align: left;
}

.sl341resoh .q0avj5a9fu {
    color: #FFFFFF;
    text-align: left;
}

.sl341resoh .tjovnq1q3t {
    color: #FFFFFF;
    text-align: left;
}

.rnz4e4sv8l {
    padding-top: 6rem;
    padding-bottom: 4rem;
    background-color: #ffffff;
}

.rnz4e4sv8l .sy5hz41hvc {
    line-height: 1.2;
    color: #000000;
}

.rnz4e4sv8l img,
.rnz4e4sv8l .ws1u8fskv1 {
    width: 100%;
}

.rnz4e4sv8l .vl0ijfxgks:focus,
.rnz4e4sv8l span:focus {
    outline: none;
}

.rnz4e4sv8l .vl0ijfxgks {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .rnz4e4sv8l .vl0ijfxgks {
        margin-bottom: 1rem;
    }
}

.rnz4e4sv8l .z8h840mus6 {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.rnz4e4sv8l .d3ps82tz26 {
    color: #000000;
}

.rnz4e4sv8l .athgd4d02e,
.rnz4e4sv8l .d48ub5a7tk {
    color: #232323;
}

.rnz4e4sv8l .q0avj5a9fu {
    color: #232323;
    text-align: center;
}

.rnz4e4sv8l .clzbygvpaf {
    max-width: 800px;
}

.wnbvijla61 {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #161300;
}

.wnbvijla61 .athgd4d02e {
    color: #FFFFFF;
}

.wnbvijla61 .tjovnq1q3t {
    color: #FFFFFF;
}

.wnbvijla61 .d3ps82tz26 {
    color: #FFFFFF;
}

.wnbvijla61 .zk6f8xqb4m {
    color: #FFFFFF;
}

.wnbvijla61 a {
    text-decoration: underline;
}

.wnbvijla61 p {
    line-height: 1.2;
}

.cid-v0gCbCWvOf {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #ffffff;
}

.cid-v0gCbCWvOf .l8iey0qvu2.toqolink60 {
    display: none;
}

.cid-v0gCbCWvOf .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v0gCbCWvOf li {
    padding-bottom: 0.5rem;
}

.cid-v0gCbCWvOf .np4kknpuwf {
    width: 100%;
    height: 2px;
    background: #000000;
    margin-bottom: 1rem;
}

.cid-v0gCbCWvOf .g526bsth72 {
    border-top: 2px solid #000000;
    padding-top: 1rem;
}

.cid-v0gCbCWvOf .athgd4d02e {
    line-height: 1.2;
    color: #000000;
}

.cid-v0gCbCWvOf .uxuqtxbt9b {
    overflow: hidden;
    background: #fde1e9;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .cid-v0gCbCWvOf .uxuqtxbt9b {
        padding: 2rem 1rem;
    }
}

.cid-v0gCbCWvOf .q230zez9cy {
    padding: 0 1rem;
}

.cid-v0gCbCWvOf .d3ps82tz26 {
    color: #000000;
    text-align: center;
}

.cid-v0gCbCWvOf .athgd4d02e,
.cid-v0gCbCWvOf .d48ub5a7tk {
    color: #000000;
    text-align: center;
}

.cid-v0gCbCWvOf .g0y9zr48rt {
    color: #000000;
}

.cid-v0gCbCWvOf .mbr-card-title2 P {
    text-align: left;
}

.cid-v0gCbCWvOf .mbr-card-title2 {
    color: #000000;
}

.cid-v0gCbCWvOf .m8pqe0843u {
    color: #000000;
}

.vxh8f4885x {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #161300;
}

.vxh8f4885x .l8iey0qvu2.toqolink60 {
    display: none;
}

.vxh8f4885x .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .vxh8f4885x .c5njmzokyj {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .vxh8f4885x .c5njmzokyj {
        padding: 0 4px;
    }
}

.vxh8f4885x .ua6jeh75w9 {
    margin: 0;
}

.vxh8f4885x .ua6jeh75w9 .fztlrxsi06 .d3ps82tz26 {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .vxh8f4885x .ua6jeh75w9 .fztlrxsi06 .d3ps82tz26 {
        margin-bottom: 32px;
    }
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n {
    border-bottom: 1px solid #ffffff;
    border-radius: 0 !important;
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n:first-child {
    border-top: 1px solid #ffffff;
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .z6oiwurubx {
    padding: 32px 0;
    border-bottom: none;
    background-color: transparent;
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .z6oiwurubx .gggfvoedxw {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .z6oiwurubx .gggfvoedxw:not(.g9a218c83m) .hd3mok7ecs {
    transform: rotate(-45deg);
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .z6oiwurubx .gggfvoedxw .suz5ds8r27 {
    margin-bottom: 0;
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .z6oiwurubx .gggfvoedxw .hd3mok7ecs {
    font-size: 24px;
    transition: all 0.3s ease-out;
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .pof6cmbbmd .cs7brce722 {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .pof6cmbbmd .cs7brce722 {
        margin-bottom: 32px;
    }
}

.vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .pof6cmbbmd .cs7brce722 .athgd4d02e {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .vxh8f4885x .ua6jeh75w9 .zqptdoukuc .v20pebrj7n .pof6cmbbmd .cs7brce722 .athgd4d02e {
        margin-bottom: 32px;
    }
}

.vxh8f4885x .d3ps82tz26 {
    color: #FFFFFF;
    text-align: left;
}

.vxh8f4885x .suz5ds8r27,
.vxh8f4885x .hd3mok7ecs {
    color: #FFFFFF;
}

.vxh8f4885x .athgd4d02e {
    color: #FFFFFF;
}

.p01l45r6pj {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #161300;
}

.p01l45r6pj .athgd4d02e {
    color: #FFFFFF;
}

.p01l45r6pj .tjovnq1q3t {
    color: #FFFFFF;
}

.p01l45r6pj .d3ps82tz26 {
    color: #FFFFFF;
}

.xwjhyc1e7b {
    display: flex;
    overflow: hidden;
}

.xwjhyc1e7b .l8iey0qvu2.toqolink60 {
    display: none;
}

.xwjhyc1e7b .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.yi2l7egzlz {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background: #161300;
}

.yi2l7egzlz .l8iey0qvu2.toqolink60 {
    display: none;
}

.yi2l7egzlz .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.yi2l7egzlz .jej0pi82oj {
    height: 35rem;
    position: relative;
    border-radius: 2rem;
}

.yi2l7egzlz .jej0pi82oj iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.yi2l7egzlz .jej0pi82oj [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.yi2l7egzlz .jej0pi82oj[data-state] {
    background: #e9e5dc;
}

.yi2l7egzlz .jej0pi82oj[data-state="loading"] [data-state-details] {
    display: none;
}

.yi2l7egzlz .clzbygvpaf {
    max-width: 800px;
}

.yi2l7egzlz .d3ps82tz26 {
    color: #FFFFFF;
}

.cid-v0gCbCYKHV {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.cid-v0gCbCYKHV .l8iey0qvu2.toqolink60 {
    display: none;
}

.cid-v0gCbCYKHV .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v0gCbCYKHV li {
    padding-bottom: 1rem;
}

.cid-v0gCbCYKHV .ua6jeh75w9 {
    justify-content: flex-end;
}

.cid-v0gCbCYKHV ul {
    padding-left: 1.5rem;
}

.cid-v0gCbCYKHV .y6upl6sya6 {
    line-height: 1.2;
}

.cid-v0gCbCYKHV p {
    line-height: 1.2;
}

.cid-v0gCbCYKHV .athgd4d02e {
    line-height: 1.2;
    color: #000000;
}

.cid-v0gCbCYKHV .uxuqtxbt9b {
    overflow: hidden;
    background: #ffffff;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .cid-v0gCbCYKHV .uxuqtxbt9b {
        padding: 2rem 1rem;
    }
}

.cid-v0gCbCYKHV .q230zez9cy {
    padding: 0 1rem;
}

.cid-v0gCbCYKHV .d3ps82tz26 {
    color: #000000;
}

.cid-v0gCbCYKHV .athgd4d02e,
.cid-v0gCbCYKHV .d48ub5a7tk {
    color: #f0466a;
}

.cid-v0gCbCYKHV .g0y9zr48rt {
    color: #f0466a;
}

.cid-v0gCbCYKHV .g0y9zr48rt,
.cid-v0gCbCYKHV .np4kknpuwf {
    color: #f0466a;
}

.cid-v0gCbCYKHV .oh2c45174x {
    color: #000000;
}

.cid-v0gCbCYKHV .m8pqe0843u {
    color: #000000;
}

.oibzuzklf3 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #161300;
}

.oibzuzklf3 .l8iey0qvu2.toqolink60 {
    display: none;
}

.oibzuzklf3 .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.oibzuzklf3 .np4kknpuwf {
    width: 100%;
    height: 2px;
    background: #000000;
    margin-bottom: 1rem;
}

.oibzuzklf3 .z8h840mus6 {
    border-top: 2px solid #000000;
    padding-top: 1rem;
    border-radius: 0 !important;
}

.oibzuzklf3 .athgd4d02e {
    line-height: 1.2;
    color: #000000;
}

.oibzuzklf3 .uxuqtxbt9b {
    overflow: hidden;
    background: #fffdeb;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .oibzuzklf3 .uxuqtxbt9b {
        padding: 2rem 1rem;
    }
}

.oibzuzklf3 .q230zez9cy {
    padding: 0 1rem;
}

.oibzuzklf3 .d3ps82tz26 {
    color: #000000;
}

.oibzuzklf3 .athgd4d02e,
.oibzuzklf3 .d48ub5a7tk {
    color: #000000;
}

.oibzuzklf3 .g0y9zr48rt {
    color: #000000;
}

.oibzuzklf3 .zk6f8xqb4m {
    color: #000000;
}

.oibzuzklf3 .y6upl6sya6 {
    color: #000000;
}

.gd2xm2t86s {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #161300;
}

.gd2xm2t86s .vl0ijfxgks:focus,
.gd2xm2t86s span:focus {
    outline: none;
}

.gd2xm2t86s .vl0ijfxgks {
    cursor: pointer;
}

.gd2xm2t86s .qtjt1kdyll {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .gd2xm2t86s .qtjt1kdyll {
        grid-row-gap: 1rem;
    }
}

.gd2xm2t86s .qv17by3ved,
.gd2xm2t86s .wk7z4fne7y {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .gd2xm2t86s .qv17by3ved,
    .gd2xm2t86s .wk7z4fne7y {
        gap: 0 1rem;
    }
}

.gd2xm2t86s .d3ps82tz26 {
    margin-bottom: 50px;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 992px) {
    .gd2xm2t86s .d3ps82tz26 {
        margin-bottom: 32px;
    }
}

.gd2xm2t86s .clzbygvpaf {
    max-width: 800px;
}

.gd2xm2t86s .c5njmzokyj,
.gd2xm2t86s .morgfw2b8x {
    overflow: hidden;
}

.gd2xm2t86s .qtjt1kdyll {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.gd2xm2t86s .chnmjck8e9 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gd2xm2t86s .chnmjck8e9 img {
    min-width: 30vw;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .gd2xm2t86s .chnmjck8e9 img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .gd2xm2t86s .chnmjck8e9 img {
        min-width: 35vw;
        height: 160px;
    }
}

.gd2xm2t86s .qv17by3ved,
.gd2xm2t86s .wk7z4fne7y {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.gd2xm2t86s .qv17by3ved {
    align-items: flex-end;
}

.gd2xm2t86s .wk7z4fne7y {
    align-items: flex-start;
}

.gcur1bowa0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
    overflow: hidden;
}

.gcur1bowa0 .l8iey0qvu2.toqolink60 {
    display: none;
}

.gcur1bowa0 .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gcur1bowa0 ul {
    padding-left: 1.5rem;
}

.gcur1bowa0 ul li {
    padding-bottom: 0.5rem;
}

.gcur1bowa0 .y6upl6sya6 {
    line-height: 1.2;
}

.gcur1bowa0 p {
    line-height: 1.2;
}

.gcur1bowa0 .fhhfixgcyt {
    position: absolute;
    top: -900px;
    left: -20%;
    width: 140%;
    height: 1700px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #232323;
}

@media (max-width: 992px) {
    .gcur1bowa0 .fhhfixgcyt {
        top: -700px;
        height: 1500px;
    }
}

@media (max-width: 767px) {
    .gcur1bowa0 .fhhfixgcyt {
        height: 600px;
        top: -100px;
    }
}

.gcur1bowa0 .np4kknpuwf {
    width: 100%;
    height: 2px;
    background: #472f00;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.gcur1bowa0 .g526bsth72 {
    border-top: 2px solid #472f00;
    padding-top: 1rem;
}

.gcur1bowa0 .athgd4d02e {
    line-height: 1.2;
    color: #000000;
}

.gcur1bowa0 .uxuqtxbt9b {
    overflow: hidden;
    background: #fffdeb;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .gcur1bowa0 .uxuqtxbt9b {
        padding: 2rem 1rem;
    }
}

.gcur1bowa0 .q230zez9cy {
    padding: 0 1rem;
}

.gcur1bowa0 .d3ps82tz26 {
    color: #000000;
}

.gcur1bowa0 .athgd4d02e,
.gcur1bowa0 .d48ub5a7tk {
    color: #f0466a;
}

.gcur1bowa0 .g0y9zr48rt {
    color: #f0466a;
}

.gcur1bowa0 .g0y9zr48rt,
.gcur1bowa0 .np4kknpuwf {
    color: #472F00;
}

.gcur1bowa0 .oh2c45174x {
    color: #472F00;
}

.gcur1bowa0 .eyb6x22zn2 {
    color: #000000;
}

.gcur1bowa0 .m8pqe0843u {
    color: #000000;
}

.cid-v0gCbD03gP {
    padding-top: 3rem;
    padding-bottom: 2rem;
    background-color: #ffd100;
}

.cid-v0gCbD03gP .vl0ijfxgks:focus,
.cid-v0gCbD03gP span:focus {
    outline: none;
}

.cid-v0gCbD03gP .morgfw2b8x {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v0gCbD03gP .vl0ijfxgks {
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v0gCbD03gP .vl0ijfxgks {
        min-height: 45px;
    }
}

.iq0tjjxctw {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.iq0tjjxctw .vl0ijfxgks:focus,
.iq0tjjxctw span:focus {
    outline: none;
}

.iq0tjjxctw .vl0ijfxgks {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .iq0tjjxctw .vl0ijfxgks {
        margin-bottom: 1rem;
    }
}

.iq0tjjxctw .g0y9zr48rt {
    background: #ffff51;
    width: fit-content;
    border-radius: 1rem;
    padding: 6px 10px;
}

.iq0tjjxctw .zptyqj1cxm {
    margin-top: 2rem;
    padding: 0 2rem 2rem;
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .iq0tjjxctw .zptyqj1cxm {
        padding: 2rem 1.5rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

@media (max-width: 767px) {
    .iq0tjjxctw .zptyqj1cxm {
        padding: 1rem 1rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

.iq0tjjxctw .z8h840mus6 {
    position: relative;
    background: #fffdeb;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.iq0tjjxctw .z8h840mus6 .item-footer {
    margin-top: auto;
}

.iq0tjjxctw .d3ps82tz26 {
    color: #000000;
    text-align: center;
}

.iq0tjjxctw .athgd4d02e,
.iq0tjjxctw .vl0ijfxgks .d48ub5a7tk {
    text-align: center;
}

.iq0tjjxctw .clzbygvpaf {
    max-width: 800px;
}

.iq0tjjxctw .wrbexd1qko {
    color: #C7A000;
}

.iq0tjjxctw .tjovnq1q3t,
.iq0tjjxctw .p1b5temlo5 .d48ub5a7tk {
    text-align: center;
    color: #000000;
}

.iq0tjjxctw .athgd4d02e {
    text-align: left;
}

.iq0tjjxctw .athgd4d02e,
.iq0tjjxctw .mbr-card-btn {
    text-align: left;
}

.iq0tjjxctw .athgd4d02e,
.iq0tjjxctw .d48ub5a7tk {
    text-align: left;
}

.iq0tjjxctw .athgd4d02e,
.iq0tjjxctw .item-footer .d48ub5a7tk {
    text-align: left;
}

.iq0tjjxctw .pylm46lbjd,
.iq0tjjxctw .vl0ijfxgks .d48ub5a7tk {
    text-align: left;
    color: #000000;
}

.iq0tjjxctw .bvq0dsf66a {
    text-align: left;
}

.ny4yfr0th7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.ny4yfr0th7 .athgd4d02e {
    color: #000000;
}

.ny4yfr0th7 .tjovnq1q3t {
    color: #000000;
    text-align: center;
}

.ny4yfr0th7 .d3ps82tz26 {
    color: #000000;
    text-align: center;
}

.ny4yfr0th7 .gr5jvrodlo img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 40% !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ny4yfr0th7 .gr5jvrodlo img {
        width: 120px;
        height: 120px;
    }
}

.ny4yfr0th7 p {
    line-height: 1.3;
}

.ny4yfr0th7 .hd3mok7ecs {
    font-size: 5rem;
    color: #ffd100;
    opacity: 0.2;
}

@media (max-width: 992px) {
    .ny4yfr0th7 .hd3mok7ecs {
        display: none;
    }
}

.ny4yfr0th7 .hc59fl6hs5 {
    position: relative;
}

.ny4yfr0th7 .hc59fl6hs5 .c6ztl0edjk {
    position: absolute;
    left: -100px;
    top: -60px;
}

.ny4yfr0th7 .hc59fl6hs5 .v7klzcwex9 {
    position: absolute;
    right: -100px;
    bottom: -30px;
}

.ny4yfr0th7 .gr5jvrodlo {
    display: flex;
}

.ny4yfr0th7 .pylm46lbjd {
    text-align: center;
    color: #000000;
}

.ny4yfr0th7 .bvq0dsf66a,
.ny4yfr0th7 .gr5jvrodlo {
    text-align: center;
    color: #f0466a;
}

.qtjc1w2309 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffee32;
}

.qtjc1w2309 .l8iey0qvu2.toqolink60 {
    display: none;
}

.qtjc1w2309 .ua6jeh75w9 {
    background-image: url("../../../assets/images/photo1493711662062fa541adb3fc8.jpeg");
    justify-content: center;
    background-size: cover;
    padding: 4rem;
    padding-bottom: 20rem;
}

@media (max-width: 767px) {
    .qtjc1w2309 .ua6jeh75w9 {
        padding: 2rem 1rem;
    }
}

.qtjc1w2309 .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .qtjc1w2309 .c5njmzokyj {
        padding: 0 30px;
    }
}

.qtjc1w2309 .fztlrxsi06 {
    margin-bottom: 90px;
}

@media (max-width: 992px) {
    .qtjc1w2309 .fztlrxsi06 {
        margin-bottom: 30px;
    }
}

.qtjc1w2309 .fztlrxsi06 .d3ps82tz26 {
    margin-bottom: 0;
}

.qtjc1w2309 .hwbqhorvm3 {
    position: relative;
    z-index: 1;
    padding: 20px 0;
}

.qtjc1w2309 .hwbqhorvm3 .tjovnq1q3t {
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .qtjc1w2309 .hwbqhorvm3 .tjovnq1q3t {
        margin-bottom: 15px;
    }
}

.qtjc1w2309 .hwbqhorvm3 .dzod8l5zxk {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.qtjc1w2309 .hwbqhorvm3 .dzod8l5zxk .g28u1xu3ut {
    line-height: 50px;
}

.qtjc1w2309 .uxuqtxbt9b {
    overflow: hidden;
}

.qtjc1w2309 .uxuqtxbt9b::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #ffee32;
    pointer-event: none;
    border-radius: 2rem;
}

.qtjc1w2309 .d3ps82tz26 {
    color: #ffffff;
    text-align: center;
}

.qtjc1w2309 .tjovnq1q3t {
    color: #000000;
}

.qtjc1w2309 .dzod8l5zxk {
    color: #000000;
}

.qtjc1w2309 .dzod8l5zxk,
.qtjc1w2309 .g28u1xu3ut {
    color: #000000;
}

.g1dbzq1kji {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #ffee32;
}

.g1dbzq1kji .l8iey0qvu2.toqolink60 {
    display: none;
}

.g1dbzq1kji .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.g1dbzq1kji .athgd4d02e {
    color: #000000;
}

.g1dbzq1kji .tjovnq1q3t {
    color: #000000;
}

.g1dbzq1kji .d3ps82tz26 {
    color: #000000;
}

.g1dbzq1kji .g0y9zr48rt {
    color: #ffffff;
}

.g1dbzq1kji .np4kknpuwf {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 1rem;
}

.g1dbzq1kji .g0y9zr48rt,
.g1dbzq1kji .np4kknpuwf {
    color: #FFD100;
}

.g1dbzq1kji p {
    line-height: 1.2;
}

.fbjqsrgf35 {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #161300;
}

.fbjqsrgf35 .athgd4d02e {
    color: #FFFFFF;
}

.fbjqsrgf35 .tjovnq1q3t {
    color: #FFFFFF;
}

.fbjqsrgf35 .d3ps82tz26 {
    color: #FFFFFF;
}

.royrrko9oi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #161300;
}

.royrrko9oi .l8iey0qvu2.toqolink60 {
    display: none;
}

.royrrko9oi .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.royrrko9oi .qag66olgha {
    justify-content: flex-end;
}

.royrrko9oi .d2n15g3xxq .p2xgulbsdy {
    width: 100%;
    display: block;
}

.royrrko9oi .d2n15g3xxq .bvq0dsf66a {
    z-index: 1;
}

.royrrko9oi .z8h840mus6 {
    margin-bottom: 2rem;
}

.royrrko9oi .p2xgulbsdy {
    color: #FFFFFF;
}

.royrrko9oi .mgdtqczj1d {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .royrrko9oi .mgdtqczj1d {
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .royrrko9oi * {
        text-align: center !important;
    }

    .royrrko9oi .content-column {
        margin-bottom: 2rem;
    }
}

.royrrko9oi .d3ps82tz26,
.royrrko9oi .tmqtrn8r2x {
    text-align: left;
    color: #FFFFFF;
}

.royrrko9oi .athgd4d02e,
.royrrko9oi .d48ub5a7tk {
    color: #ffffff;
}

.royrrko9oi .bvq0dsf66a,
.royrrko9oi .card-img {
    color: #FFFFFF;
}

.royrrko9oi .hafylrw96h,
.royrrko9oi .d48ub5a7tk {
    color: #FFFFFF;
}

.royrrko9oi .pylm46lbjd {
    color: #FFFFFF;
}

.u02t5ht9ay {
    display: flex;
    background-image: url("photo-1612287230202-1ff1d85d1bdf.jpeg");
    overflow: hidden;
}

.u02t5ht9ay .mbr-overlay {
    background-color: #f92c50;
    opacity: 0.5;
}

.u02t5ht9ay .l8iey0qvu2.toqolink60 {
    display: none;
}

.u02t5ht9ay .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ucz0cn7cy1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.ucz0cn7cy1 .l8iey0qvu2.toqolink60 {
    display: none;
}

.ucz0cn7cy1 .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ucz0cn7cy1 .d2n15g3xxq .p2xgulbsdy {
    width: 100%;
    display: block;
}

.ucz0cn7cy1 .d2n15g3xxq .bvq0dsf66a {
    z-index: 1;
}

.ucz0cn7cy1 .z8h840mus6 {
    margin-bottom: 2rem;
}

.ucz0cn7cy1 .p2xgulbsdy {
    color: #000000;
}

.ucz0cn7cy1 .mgdtqczj1d {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .ucz0cn7cy1 .mgdtqczj1d {
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .ucz0cn7cy1 * {
        text-align: center !important;
    }

    .ucz0cn7cy1 .content-column {
        margin-bottom: 2rem;
    }
}

.ucz0cn7cy1 .clzbygvpaf {
    max-width: 800px;
}

.ucz0cn7cy1 .d3ps82tz26,
.ucz0cn7cy1 .tmqtrn8r2x {
    color: #000000;
}

.ucz0cn7cy1 .athgd4d02e,
.ucz0cn7cy1 .d48ub5a7tk {
    color: #000000;
}

.ucz0cn7cy1 .bvq0dsf66a,
.ucz0cn7cy1 .card-img {
    color: #000000;
}

.ucz0cn7cy1 .pylm46lbjd {
    color: #000000;
}

.fvvo5kxbv8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #161300;
}

.fvvo5kxbv8 .vl0ijfxgks:focus,
.fvvo5kxbv8 span:focus {
    outline: none;
}

.fvvo5kxbv8 .vl0ijfxgks {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .fvvo5kxbv8 .vl0ijfxgks {
        margin-bottom: 1rem;
    }
}

.fvvo5kxbv8 .np4kknpuwf {
    width: 100%;
    height: 1px;
    background: #ffd100;
    margin-bottom: 2rem;
}

.fvvo5kxbv8 .g0y9zr48rt {
    background: #ffd100;
    width: fit-content;
    border-radius: 1rem;
    padding: 6px 12px;
}

.fvvo5kxbv8 .zptyqj1cxm {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.fvvo5kxbv8 .z8h840mus6 {
    position: relative;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.fvvo5kxbv8 .z8h840mus6 .item-footer {
    margin-top: auto;
}

.fvvo5kxbv8 .d3ps82tz26 {
    color: #ffffff;
    text-align: center;
}

.fvvo5kxbv8 .athgd4d02e,
.fvvo5kxbv8 .vl0ijfxgks .d48ub5a7tk {
    text-align: center;
}

.fvvo5kxbv8 .clzbygvpaf {
    max-width: 800px;
}

.fvvo5kxbv8 .wrbexd1qko {
    color: #000000;
}

.fvvo5kxbv8 .tjovnq1q3t,
.fvvo5kxbv8 .p1b5temlo5 .d48ub5a7tk {
    text-align: center;
    color: #ffffff;
}

.fvvo5kxbv8 .athgd4d02e {
    text-align: left;
}

.fvvo5kxbv8 .athgd4d02e,
.fvvo5kxbv8 .mbr-card-btn {
    text-align: left;
}

.fvvo5kxbv8 .athgd4d02e,
.fvvo5kxbv8 .d48ub5a7tk {
    text-align: left;
}

.fvvo5kxbv8 .athgd4d02e,
.fvvo5kxbv8 .item-footer .d48ub5a7tk {
    text-align: left;
}

.fvvo5kxbv8 .pylm46lbjd,
.fvvo5kxbv8 .vl0ijfxgks .d48ub5a7tk {
    text-align: left;
    color: #FFFFFF;
}

.fvvo5kxbv8 .bvq0dsf66a {
    text-align: left;
    color: #ffffff;
}

.vfy0fr2272 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #ffffff;
    overflow: hidden;
}

.vfy0fr2272 .l8iey0qvu2.toqolink60 {
    display: none;
}

.vfy0fr2272 .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.vfy0fr2272 .y6upl6sya6 {
    line-height: 1.2;
    color: #000000;
}

.vfy0fr2272 .fhhfixgcyt {
    position: absolute;
    top: -900px;
    left: -20%;
    width: 140%;
    height: 1700px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #161300;
}

@media (max-width: 992px) {
    .vfy0fr2272 .fhhfixgcyt {
        top: -700px;
        height: 1500px;
    }
}

@media (max-width: 767px) {
    .vfy0fr2272 .fhhfixgcyt {
        height: 600px;
        top: -100px;
    }
}

.vfy0fr2272 .np4kknpuwf {
    width: 100%;
    height: 2px;
    background: #000000;
    margin-bottom: 1rem;
}

.vfy0fr2272 .g526bsth72 {
    border-top: 2px solid #000000;
    padding-top: 1rem;
}

.vfy0fr2272 .athgd4d02e {
    line-height: 1.2;
    color: #000000;
}

.vfy0fr2272 .uxuqtxbt9b {
    overflow: hidden;
    background: #fde1e9;
    padding: 4rem 3rem;
}

@media (max-width: 767px) {
    .vfy0fr2272 .uxuqtxbt9b {
        padding: 2rem 1rem;
    }
}

.vfy0fr2272 .q230zez9cy {
    padding: 0 1rem;
}

.vfy0fr2272 .d3ps82tz26 {
    color: #000000;
}

.vfy0fr2272 .athgd4d02e,
.vfy0fr2272 .d48ub5a7tk {
    color: #f0466a;
}

.vfy0fr2272 .g0y9zr48rt {
    color: #000000;
}

.biwgmmrtfv {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.biwgmmrtfv .mbr-section-number {
    border: 1px solid currentColor;
    border-radius: 2rem;
    padding: 2rem 2rem;
    color: #000000;
    width: fit-content;
    display: inline-block;
}

.biwgmmrtfv .vl0ijfxgks:focus,
.biwgmmrtfv span:focus {
    outline: none;
}

@media (max-width: 767px) {
    .biwgmmrtfv .align-right {
        text-align: center;
    }
}

.biwgmmrtfv .uxuqtxbt9b {
    background: #ffff51;
    padding: 4rem 3rem;
    padding-bottom: 2rem;
    margin: 0;
}

@media (max-width: 767px) {
    .biwgmmrtfv .uxuqtxbt9b {
        padding: 1rem 0rem;
    }
}

.biwgmmrtfv .vl0ijfxgks {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .biwgmmrtfv .vl0ijfxgks {
        margin-bottom: 1rem;
    }
}

.biwgmmrtfv .g0y9zr48rt {
    background: #fed9e1;
    width: fit-content;
    border-radius: 1rem;
    padding: 6px 10px;
}

.biwgmmrtfv .zptyqj1cxm {
    margin-top: 2rem;
    padding: 0 2rem 2rem;
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .biwgmmrtfv .zptyqj1cxm {
        padding: 2rem 1.5rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

@media (max-width: 767px) {
    .biwgmmrtfv .zptyqj1cxm {
        padding: 1rem 1rem;
        padding-top: 0rem;
        margin-top: 1rem;
    }
}

.biwgmmrtfv .z8h840mus6 {
    position: relative;
    background: #ffd100;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.biwgmmrtfv .z8h840mus6 .item-footer {
    margin-top: auto;
}

.biwgmmrtfv .d3ps82tz26 {
    color: #000000;
    text-align: left;
}

.biwgmmrtfv .athgd4d02e,
.biwgmmrtfv .vl0ijfxgks .d48ub5a7tk {
    text-align: center;
}

.biwgmmrtfv .wrbexd1qko {
    color: #f0466a;
}

.biwgmmrtfv .tjovnq1q3t,
.biwgmmrtfv .p1b5temlo5 .d48ub5a7tk {
    text-align: left;
    color: #ffffff;
}

.biwgmmrtfv .athgd4d02e {
    text-align: left;
}

.biwgmmrtfv .athgd4d02e,
.biwgmmrtfv .mbr-card-btn {
    text-align: left;
}

.biwgmmrtfv .athgd4d02e,
.biwgmmrtfv .d48ub5a7tk {
    text-align: left;
}

.biwgmmrtfv .athgd4d02e,
.biwgmmrtfv .item-footer .d48ub5a7tk {
    text-align: left;
}

.biwgmmrtfv .pylm46lbjd,
.biwgmmrtfv .vl0ijfxgks .d48ub5a7tk {
    text-align: left;
    color: #000000;
}

.biwgmmrtfv .bvq0dsf66a {
    text-align: left;
    color: #ffffff;
}

.ubz78ah4vo {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffee32;
}

.ubz78ah4vo .l8iey0qvu2.toqolink60 {
    display: none;
}

.ubz78ah4vo .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ubz78ah4vo .clzbygvpaf {
    max-width: 800px;
}

.ubz78ah4vo .d3ps82tz26 {
    color: #000000;
    text-align: center;
}

.y2xwm2ah36 {
    display: flex;
    padding-top: 225px;
    padding-bottom: 150px;
    background-color: #ffee32;
}

.y2xwm2ah36 .dh7ntsefqa {
    padding: 5rem 1rem;
}

@media (min-width: 992px) {
    .y2xwm2ah36 .dh7ntsefqa {
        padding: 5rem 3rem;
    }
}

.y2xwm2ah36 .h30m2eysj3 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

@media (max-width: 992px) {
    .y2xwm2ah36 .h30m2eysj3 {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .y2xwm2ah36 .h30m2eysj3 {
        justify-content: center;
    }
}

.y2xwm2ah36 .olf2x7xgj1 {
    background-color: #c8bc00;
    padding: 5px 15px;
    border-radius: 20px;
    width: fit-content;
    color: #838383;
    margin: 0 0.5rem;
    margin-bottom: 1rem;
    display: inline-block;
}

.y2xwm2ah36 .d3ps82tz26 {
    text-align: left;
    color: #000000;
}

.y2xwm2ah36 .athgd4d02e,
.y2xwm2ah36 .d48ub5a7tk {
    text-align: left;
    color: #ffffff;
}

.y2xwm2ah36 .cqtlsdry9g {
    text-align: left;
    color: #000000;
}

.y2xwm2ah36 .d48ub5a7tk {
    text-align: right;
}

@media (max-width: 767px) {
    .y2xwm2ah36 .d48ub5a7tk {
        text-align: center;
    }
}

.y2xwm2ah36 .olf2x7xgj1,
.y2xwm2ah36 .h30m2eysj3 {
    color: #000000;
}

.y2xwm2ah36 .athgd4d02e {
    color: #000000;
}

.cid-v0gCbD7yHv {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #161300;
}

.cid-v0gCbD7yHv .sy5hz41hvc {
    line-height: 1.2;
    color: #FFFFFF;
    text-align: left;
}

.cid-v0gCbD7yHv img,
.cid-v0gCbD7yHv .ws1u8fskv1 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.cid-v0gCbD7yHv .vl0ijfxgks:focus,
.cid-v0gCbD7yHv span:focus {
    outline: none;
}

.cid-v0gCbD7yHv .vl0ijfxgks {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cid-v0gCbD7yHv .vl0ijfxgks {
        margin-bottom: 1rem;
    }
}

.cid-v0gCbD7yHv .z8h840mus6 {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.cid-v0gCbD7yHv .d48ub5a7tk {
    margin-top: auto !important;
}

.cid-v0gCbD7yHv .d3ps82tz26 {
    color: #FFFFFF;
    text-align: left;
}

.cid-v0gCbD7yHv .athgd4d02e,
.cid-v0gCbD7yHv .d48ub5a7tk {
    color: #FFFFFF;
    text-align: left;
}

.cid-v0gCbD7yHv .q0avj5a9fu {
    color: #FFFFFF;
    text-align: left;
}

.cid-v0gCbD7yHv .tjovnq1q3t {
    color: #838383;
    text-align: left;
}

.nldzjwxqpg {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #ffffff;
}

.nldzjwxqpg .athgd4d02e {
    color: #000000;
}

.nldzjwxqpg .tjovnq1q3t {
    color: #000000;
}

.nldzjwxqpg .d3ps82tz26 {
    color: #000000;
}

.nldzjwxqpg .g0y9zr48rt {
    color: #000000;
}

.nldzjwxqpg .g0y9zr48rt,
.nldzjwxqpg .np4kknpuwf {
    color: #000000;
}

.nldzjwxqpg .ppir78x3de {
    color: #000000;
}

.nldzjwxqpg h4 {
    line-height: 1.2;
}

.fguc2orrm9 {
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: #161300;
    overflow: hidden;
}

.fguc2orrm9 .l8iey0qvu2.toqolink60 {
    display: none;
}

.fguc2orrm9 .d3ps82tz26 {
    text-align: left;
    color: #FFFFFF;
}

.fguc2orrm9 img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 50% !important;
}

.fguc2orrm9 .d48ub5a7tk,
.fguc2orrm9 .tgtl734xwl {
    width: 100%;
    margin: 0;
}

.fguc2orrm9 .ua6jeh75w9 {
    justify-content: flex-end;
}

@media (max-width: 992px) {
    .fguc2orrm9 .s5mg2b0bwv {
        margin-bottom: 2rem !important;
    }
}

.fguc2orrm9 input,
.fguc2orrm9 textarea {
    border-radius: 0 !important;
    border: 0px !important;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ffffff !important;
    background: transparent;
    box-shadow: none;
    padding: 0;
    color: #ffffff !important;
}

.fguc2orrm9 input:hover,
.fguc2orrm9 textarea:hover,
.fguc2orrm9 input:active,
.fguc2orrm9 textarea:active,
.fguc2orrm9 input:focus,
.fguc2orrm9 textarea:focus {
    border: 0px !important;
    background: transparent;
    border-bottom: 1px solid #ffffff !important;
    box-shadow: none;
}

.fguc2orrm9 input::placeholder,
.fguc2orrm9 textarea::placeholder {
    color: #ffffff !important;
}

.fguc2orrm9 .tjovnq1q3t {
    color: #FFFFFF;
    text-align: left;
}

.fguc2orrm9 .ikyjt9uedf {
    color: #FFFFFF;
    text-align: left;
}

.fguc2orrm9 .nksrr7qjqn {
    color: #FFFFFF;
    text-align: left;
}

.lcju1fy5ci {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.lcju1fy5ci .vl0ijfxgks:focus,
.lcju1fy5ci span:focus {
    outline: none;
}

@media (max-width: 767px) {
    .lcju1fy5ci .align-right {
        text-align: center;
    }
}

.lcju1fy5ci .uxuqtxbt9b {
    background: #ffff51;
    padding: 4rem 3rem;
    padding-bottom: 2rem;
    margin: 0;
}

@media (max-width: 767px) {
    .lcju1fy5ci .uxuqtxbt9b {
        padding: 1rem 0rem;
    }
}

.lcju1fy5ci .vl0ijfxgks {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .lcju1fy5ci .vl0ijfxgks {
        margin-bottom: 1rem;
    }
}

.lcju1fy5ci .g0y9zr48rt {
    background: #fed9e1;
    width: fit-content;
    border-radius: 1rem;
    padding: 6px 10px;
}

.lcju1fy5ci .zptyqj1cxm {
    margin-top: 2rem;
    padding: 0 2rem 2rem;
    display: flex;
    flex-direction: column;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .lcju1fy5ci .zptyqj1cxm {
        padding: 2rem 1.5rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

@media (max-width: 767px) {
    .lcju1fy5ci .zptyqj1cxm {
        padding: 1rem 1rem;
        padding-top: 0rem;
        margin-top: 1rem;
    }
}

.lcju1fy5ci .z8h840mus6 {
    position: relative;
    background: #ffd100;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-flow: column nowrap;
}

.lcju1fy5ci .z8h840mus6 .item-footer {
    margin-top: auto;
}

.lcju1fy5ci .d3ps82tz26 {
    color: #000000;
    text-align: left;
}

.lcju1fy5ci .athgd4d02e,
.lcju1fy5ci .vl0ijfxgks .d48ub5a7tk {
    text-align: center;
}

.lcju1fy5ci .wrbexd1qko {
    color: #f0466a;
}

.lcju1fy5ci .tjovnq1q3t,
.lcju1fy5ci .p1b5temlo5 .d48ub5a7tk {
    text-align: left;
    color: #000000;
}

.lcju1fy5ci .athgd4d02e {
    text-align: left;
}

.lcju1fy5ci .athgd4d02e,
.lcju1fy5ci .mbr-card-btn {
    text-align: left;
}

.lcju1fy5ci .athgd4d02e,
.lcju1fy5ci .d48ub5a7tk {
    text-align: left;
}

.lcju1fy5ci .athgd4d02e,
.lcju1fy5ci .item-footer .d48ub5a7tk {
    text-align: left;
}

.lcju1fy5ci .pylm46lbjd,
.lcju1fy5ci .vl0ijfxgks .d48ub5a7tk {
    text-align: center;
    color: #000000;
}

.lcju1fy5ci .bvq0dsf66a {
    text-align: left;
    color: #ffffff;
}

.w50lf1ecqk {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #161300;
}

.w50lf1ecqk .l8iey0qvu2.toqolink60 {
    display: none;
}

.w50lf1ecqk .l8iey0qvu2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.w50lf1ecqk .jkz075an2q {
    color: #ffffff;
}

.w50lf1ecqk .np4kknpuwf {
    width: 100%;
    height: 1px;
    opacity: 0.5;
    background: #ffffff;
    margin-bottom: 2rem;
}

.w50lf1ecqk .jx18f2ce1m {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.w50lf1ecqk .ua6jeh75w9 {
    justify-content: center;
}

@media (max-width: 767px) {
    .w50lf1ecqk .ua6jeh75w9 .jkz075an2q {
        text-align: center;
        padding-bottom: 2rem;
    }
}

.w50lf1ecqk .row-links {
    width: 100%;
    justify-content: center;
}

.w50lf1ecqk .row-links .row-links-soc {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.w50lf1ecqk .row-links .row-links-soc li {
    padding: 0 1rem 1rem 1rem;
}

.w50lf1ecqk .row-links .row-links-soc li p {
    margin: 0;
}

@media (max-width: 767px) {
    .w50lf1ecqk .row-links .row-links-soc {
        justify-content: center;
    }
}

.w50lf1ecqk .row-links-soc,
.w50lf1ecqk .row-links-soc-item .row-links-soc-item {
    color: #ffffff;
}

.w50lf1ecqk .jkz075an2q,
.w50lf1ecqk .np4kknpuwf {
    color: #FFFFFF;
    text-align: left;
}